TOC »

Unit library

This unit contains basic Scheme definitions. This unit is used by default, unless the program is compiled with the -explicit-use option.

Arithmetic

add1/sub1

(add1 N) procedure
(sub1 N)